DotNetEx Sourcecode Document  0.0.0.0
 全て クラス ネームスペース 関数 変数 列挙型 列挙型の値 プロパティ イベント グループ ページ
クラス DotNetEx.CustomControls.TextForm

複数行テキストを表示するためのフォーム [詳細]

DotNetEx.CustomControls.TextFormに対する継承グラフ

Public メソッド

void AppendLine ()
 テキストボックスにテキストを一行追加します。
 
void AppendLine (System.String str)
 テキストボックスにテキストを一行追加します。
 

Protected メソッド

override void Dispose (bool disposing)
 使用中のリソースをすべてクリーンアップします。 [詳細]
 

Protected 変数

System.Windows.Forms.TextBox textBox
 

説明

複数行テキストを表示するためのフォーム

メソッド

override void DotNetEx.CustomControls.TextForm.Dispose ( bool  disposing)
protected

使用中のリソースをすべてクリーンアップします。

引数
disposingマネージ リソースが破棄される場合 true、破棄されない場合は false です。

このクラスの説明は次のファイルから生成されました: